github.com/refraction-networking/utls.certificateMsgTLS13.unmarshal (method, view implemented interface methods)

2 uses

	github.com/refraction-networking/utls (current package)
		handshake_messages.go#L1562: func (m *certificateMsgTLS13) unmarshal(data []byte) bool {
		u_handshake_client.go#L116: 	if !certMsg.unmarshal(rawMsg) {